home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / drvrs / xgav210.zip / XGAPCDOS / READ.ME < prev    next >
Text File  |  1993-07-21  |  6KB  |  156 lines

  1. (C) Copyright IBM Corporation 1991, 1992, 1993
  2.  
  3. IBM XGA Adapter Interface Device Driver for the DOS environment  version 2.02
  4. -----------------------------------------------------------------------------
  5.  
  6.    Version 2.02 allows operation with non interlaced monitors.
  7.    This release incorporates Display Mode Query and Set (DMQS)
  8.    functionality.
  9.    -----------------------------------------------------------
  10.  
  11.    In order to use the XGA Adapter Interface with DMQS capability,
  12.    the location of the DMQS Monitor Information File must be specified.
  13.  
  14.    This is achieved by a parameter added to the Adapter Interface
  15.    device driver line in CONFIG.SYS. This should be inserted
  16.    by a text editor, after the Adapter Interface is installed.
  17.  
  18.    An example showing the default DMQS path is shown below.
  19.  
  20.    DEVICE=C:\XGAPCDOS\XGAAIDOS.SYS C:\XGA$DMQS\
  21.  
  22.             ------------------------------------------
  23.  
  24. This file contains information on the device driver required for
  25. the DOS Adapter Interface to run on the IBM XGA video subsystem.
  26.  
  27. IBM is a trademark of International Business Machines Corporation.
  28. PS/2 and Personal System/2 are trademarks of IBM Corporation.
  29. EMM386 is a trademark of Microsoft Corporation
  30. QEMM is a trademark of Quarterdeck Corporation
  31. 386Max is a trademark of Qualitas Corporation
  32.  
  33.  
  34. Driver Installation Instructions
  35. --------------------------------
  36.  
  37. Insert the "XGA Device Drivers Diskette" in drive A, type INSTALL from the
  38. A:> prompt and press Enter.  Select option 1, and follow the instructions on
  39. the screen.
  40.  
  41. During the install process, the CONFIG.SYS is optionally changed (or built) to
  42. load the DOS Adapter Interface Device Driver automatically on system startup.
  43. You may choose not to have the install process do this, but in that case, you
  44. must include the following line in your CONFIG.SYS and restart your system
  45. before you can run the Adapter Interface :
  46.  
  47. DEVICE=C:\XGAPCDOS\XGAAIDOS.SYS
  48.  
  49. If you start your system from the D drive, replace C:\ with D:\ in the above
  50. line.
  51.  
  52. The Adapter Interface software, once installed, consists of a directory
  53. called \XGAPCDOS, containing all the necessary files to load the XGA DOS
  54. Adapter Interface.
  55.  
  56. On system startup, the XGAAIDOS.SYS Device Driver attempts to load
  57. the XGA DOS Adapter Interface.
  58.  
  59. If the Adapter Interface cannot be loaded, the Device Driver
  60. issues an error message. Any error message is output immediately after the
  61. copyright statement and is one of the following:-
  62.  
  63.   (-XGA)        = No XGA hardware found
  64.                   (The Hardware is faulty, not present, or display not attached)
  65.  
  66.   (-80386)      = Incorrect processor
  67.                   (The Device Driver requires an 80386 processor or above)
  68.  
  69.  
  70. The diskette files
  71. -------------------
  72.  
  73. The XGAPCDOS directory contains the following files:
  74.  
  75. READ.ME       - This READ.ME information file
  76. XGAMSGS       - Directory containing installation program messages
  77. XGAAIDOS.SYS  - IBM XGA DOS Adapter Interface Driver
  78. XGADEMO.C     - Source of Demonstration program
  79. XGADEMO.EXE   - Demonstration program
  80.  
  81. IBMAFI.H      - Include files, providing an IBM 'C' macro 'binding'
  82. AFIDATA.H       to the Adapter Interface for DOS.
  83.  
  84. CALLAFI.ASM   - Source of MASM 'glue' functions, allowing IBM 'C' to
  85.                 call the Interface Entry Points in DOS
  86. CALLAFI.OBJ   - OBJect code from CALLAFI.ASM
  87.  
  88. STAN1220.IMG  - 12*20 size standard Font optimized for the XGA adapter
  89. STAN0814.IMG  - 8*14 size standard Font optimized for the XGA adapter
  90. STAN0715.IMG  - 7*15 size standard Font optimized for the XGA adapter
  91. STAN1223.IMG  - 12*23 size standard Font optimized for the XGA adapter
  92.  
  93. STAN1220.SSV  - 12*20 size standard Font 8514/A compatible
  94. STAN0814.SSV  - 8*14 size standard Font 8514/A compatible
  95. STAN0715.SSV  - 7*15 size standard Font 8514/A compatible
  96. STAN1223.SSV  - 12*23 size standard Font 8514/A compatible
  97.  
  98. General Information
  99. -------------------
  100.  
  101. The XGA DOS Adapter Interface consists of a set of entry points callable by an
  102. application, providing access to the adapter's display hardware capability.
  103.  
  104. There are entry points for:
  105.  ■ graphics primitives
  106.       lines
  107.       areas
  108.       rectangles
  109.       characters
  110.       images
  111.  ■ drawing attributes
  112.       color & mix control
  113.        ∙  color index
  114.        ∙  color lookup table
  115.        ∙  logic & arithmetic mix
  116.       programmable primitives
  117.        ∙  line types
  118.        ∙  area patterns
  119.        ∙  fonts
  120.        ∙  markers
  121.  ■ graphics operations
  122.       windowing assist
  123.        ∙  hardware scissors
  124.        ∙  restorable state
  125.       layering assist
  126.        ∙  bit plane control
  127.        ∙  color lookup table
  128.       bit block transfer
  129.        ∙  through or across the planes
  130.        ∙  bit planes to bit planes
  131.        ∙  bit planes to/from memory
  132.  ■ hardware pointer
  133.  
  134. Refer to the XGA Adapter Interface Technical Reference Manual for
  135. further details. ( Part number 15F2154, form number S15F-2154-00 )
  136.  
  137. Notes:
  138. ------
  139.  
  140. If you want to run Windows 3.1 you must not install the XGA DOS Adapter
  141. Interface.  Remove the following line from your CONFIG.SYS file :-
  142.  
  143.   DEVICE=C:\XGAPCDOS\XGAAIDOS.SYS C:\XGA$DMQS
  144.  
  145. and restart your system.
  146.  
  147. Some 8514/A applications explicitly look for the 8514/A version of the Adapter
  148. Interface. This is stored on your disk storage in the file 'HDILOAD.EXE'.
  149. If these applications find this file, they use it and do not function
  150. correctly. If you have previously installed the 8514/A DOS Adapter Interface on
  151. your system, you must remove the 'HDILOAD.EXE' file from your disk storage.
  152.  
  153. The XGA Adapter Interface is compatible only with Lotus Intel Microsoft expanded
  154. memory emulators (LIMulators) that provide physical address services for DMA
  155. Busmasters.
  156.